Vcenter NamespaceManagement SupervisorServices UpdateSpec

Vcenter NamespaceManagement SupervisorServices UpdateSpec
Vcenter NamespaceManagement SupervisorServices UpdateSpec

The Vcenter NamespaceManagement SupervisorServices UpdateSpec schema provides a specification required to update a Supervisor Service.

This schema was added in vSphere API 7.0.3.0.

JSON Example
{
    "display_name": "string",
    "description": "string"
}
string
display_name
Optional

A human readable name of the Supervisor Service.

This property was added in vSphere API 7.0.3.0.

If missing or null, the display name of the service will not be modified.

string
description
Optional

A human readable description of the Supervisor Service.

This property was added in vSphere API 7.0.3.0.

If missing or null, the description of the service will not be modified.